動態改變node CSS屬性 (補)


Posted by mijouhsieh on 2023-03-05

Style color Property W3S
document.getElementById("myH2").style.color = "#ff0000";

object.style.color = "color|initial|inherit"

補 tic tac toe


#change-property







Related Posts

test

test

變數及規則、Undefined、Null、NaN差異?

變數及規則、Undefined、Null、NaN差異?

Q&A [1]:有關環境與安裝

Q&A [1]:有關環境與安裝


Comments